Click or drag to resize

RuleActionsForwardAsAttachmentToRecipients Property

Indicates the e-mail addresses to which messages are to be forwarded as attachments.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> ForwardAsAttachmentToRecipients { get; }

Property Value

Type: IListMailbox
The forward as attachment to recipients.
See Also